home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3iapmap.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_IAPARALLELMAP_H = 1;
- include("real/intact/r3iarect.js")
-
-
- var R3CLID_IAPARALLELMAP = 523;
-
-
-
- function r3Iaparallelmap () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_IAPARALLELMAP, arguments);
- }
- }
-
- r3Iaparallelmap.prototype=new r3Iarectangle;
- // r3iapmap.h_H